home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 85 / CD-ROM 85 / CD-ROM 85.iso / aplic / 2sync / 2SyncSetup.exe / register / scripts / DefineSprite_53 / frame_3 / DoAction.as
Encoding:
Text File  |  2002-03-20  |  74 b   |  7 lines

  1. animStyle = "dropBounce";
  2. tellTarget("anim")
  3. {
  4.    play();
  5. }
  6. stop();
  7.